tools/libxc: Always compile the compat qemu variables into xc_sr_context
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 10 Jun 2015 13:55:18 +0000 (14:55 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 15 Jul 2015 10:22:52 +0000 (11:22 +0100)
commite0dfe9a3165ab26cbd5a0b44f3c6b12e32c6d6b1
tree05c530fc09b2623bab2130e7bea5ad59510bdc77
parent3b1fc24d4d6e89feed431d96c396a6a40b7a177c
tools/libxc: Always compile the compat qemu variables into xc_sr_context

This is safe (as the variables will simply be unused), and is required
for correct compilation when midway through untangling the libxc/libxl
interaction.

The #define is left in place to highlight that the variables can be
removed once the untangling is complete.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Campbell <Ian.Campbell@citrix.com>
CC: Ian Jackson <Ian.Jackson@eu.citrix.com>
CC: Wei Liu <wei.liu2@citrix.com>
tools/libxc/xc_sr_common.h